google.golang.org/protobuf/encoding/protojson.decoder.unmarshalMap (method)
3 uses
google.golang.org/protobuf/encoding/protojson (current package)
decode.go#L222: if err := d.unmarshalMap(mmap, fd); err != nil {
decode.go#L552: func (d decoder) unmarshalMap(mmap protoreflect.Map, fd protoreflect.FieldDescriptor) error {
well_known_types.go#L472: return d.unmarshalMap(m.Mutable(fd).Map(), fd)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)